Hi,
I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...First I convert PDF to Word Then convert Word to HTML public static...save(dataDir + outHtmlFile, com.aspose.words.SaveFormat.HTML); } catch (Exception...